Total Complexity | 18 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 255 |
Lines of code | 187 |
Logical lines of code | 77 |
Comment lines | 11 |
Methods | 11 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
testCanOpenCurlConnectionWithPostBody() | 48 | 4 | 35 | |
testCanOpenGetCurlConnection() | 48 | 4 | 34 | |
testCanSendNormalRequest() | 53 | 1 | 27 | |
testThrowsExceptionOnClientError() | 56 | 1 | 23 | |
setUp() | 68 | 2 | 7 | |
testProperlyHandlesProxyHeaders() | 63 | 1 | 11 | |
testProperlyHandlesProxyHeadersWithCurlBug() | 63 | 1 | 11 | |
testProperlyHandlesProxyHeadersWithCurlBug2() | 63 | 1 | 11 | |
testProperlyHandlesRedirectHeaders() | 63 | 1 | 11 | |
testCanCloseConnection() | 71 | 1 | 7 | |
testIsolatesTheHeaderAndBody() | 64 | 1 | 10 |